projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2437e97
)
checkbutton: Remove unused constants
author
Timm Bäder
<mail@baedert.org>
Tue, 18 Oct 2016 17:50:32 +0000
(19:50 +0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 20 Oct 2016 18:12:05 +0000
(20:12 +0200)
gtk/gtkcheckbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcheckbutton.c
b/gtk/gtkcheckbutton.c
index cd937969fa71a830f153fb8cded427f18d116db8..f6f8d376f5c6cbdd105cb50c18fd7b7c79b1ff72 100644
(file)
--- a/
gtk/gtkcheckbutton.c
+++ b/
gtk/gtkcheckbutton.c
@@
-78,10
+78,6
@@
*/
-#define INDICATOR_SIZE 16
-#define INDICATOR_SPACING 2
-
-
static void gtk_check_button_get_preferred_width (GtkWidget *widget,
gint *minimum,
gint *natural);